automation: only filter build-*/ in gitignore
authorBertrand Marquis <bertrand.marquis@arm.com>
Tue, 6 Sep 2022 15:21:57 +0000 (17:21 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 6 Sep 2022 15:21:57 +0000 (17:21 +0200)
...because there are some script in automation corresponding to the
build-* filter (build-test.sh and build-each-commit.sh)

Signed-off-by: Bertrand Marquis <bertrand.marquis@arm.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
.gitignore

index e3fe06cd13ed96b9b9800a3f11549398a8109f64..27881c9764320ebf657deff1057af48d3f5fca1c 100644 (file)
@@ -38,13 +38,13 @@ dist
 stubdom/*.tar.gz
 
 autom4te.cache/
+build-*/
 config.log
 config.status
 config.cache
 config/Toplevel.mk
 config/Paths.mk
 
-build-*
 dist/*
 docs/tmp.*
 docs/html/